home *** CD-ROM | disk | FTP | other *** search
- This is a port of GNU indent 1.5 for the Atari ST. It was
- compiled with GCC 2.1 and the MiNT libraries at PatchLevel 20.
-
- There was a Makefile in it that recognizes your configuration, produces
- a file called zmakefile and executes zmakefile. I copied the Makefile
- to makefile.cnf. You normally don't need. Then I copied zmakefile to
- makefile, changed SHELL and added -O2 and -fstrength-reduce to the
- compiler options.
-
- Also I hacked the file io.c. I added some atari specific stuff that
- replaces the sequence '\r\n' with '\n'. Without this indent adds a blank
- line after each text line.
-
- Indent should work fine now. If you should find any atari specific bug
- contact me.
-
- Marcus
-
- email: haebler@dmswwu1a.uni-muenster.de
-
- -EOF-
-